home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / misc / fdtools11.readme < prev    next >
Encoding:
Text File  |  1994-10-08  |  1.7 KB  |  45 lines

  1. Short: Tools for fd-files (new fd2pragma !)
  2. Type: dev/misc
  3. Uploader: nobbi@zaphod.rhein.de
  4. Author: nobbi@zaphod.rhein.de
  5.  
  6. FDTools is a package of three small programs that handle .fd (shared
  7. library description) files:
  8.  
  9.   - fd2i: FDFILE/A,IFILE/A
  10.  
  11.     fd2i converts a .fd file into an assembler include file (.i) containing
  12.     the LVO values for the library.
  13.  
  14.   - fd2stub: FDFILE/A,STUBFILE/A
  15.  
  16.     fd2stub creates an assembler (.a) file containing the LVOs and stub
  17.     function calls - including stubs for easy varargs usage.
  18.  
  19.   - fd2pragma: FDFILE/A,INCFILE/A
  20.  
  21.     fd2pragma is a replacement for the SAS/C utility fd2pragma. My fd2pragma
  22.     is able to generate #pragma tagcall statements correctly !
  23.  
  24.  
  25. ============================= Archive contents =============================
  26.  
  27. Original  Packed Ratio    Date     Time    Name
  28. -------- ------- ----- --------- --------  -------------
  29.      465     264 43.2% 08-Mar-94 11:03:06  addext.c
  30.      757     377 50.1% 08-Mar-94 07:16:28  fdparse.h
  31.      704     382 45.7% 14-Jun-94 07:26:26  fdtools10.readme
  32.      704     382 45.7% 14-Jun-94 07:26:26  fdtools11.readme
  33.      810     266 67.1% 27-Jun-94 14:05:56  makefile
  34.     9333    2024 78.3% 27-Jun-94 14:14:48  fdparse.c
  35.      129     105 18.6% 27-Jun-94 14:15:04  SCOPTIONS
  36.     6580    3760 42.8% 27-Jun-94 14:20:00  fd2i
  37.     2359     936 60.3% 27-Jun-94 14:19:30  fd2i.c
  38.     6584    3796 42.3% 27-Jun-94 14:20:08  fd2pragma
  39.     2397     971 59.4% 27-Jun-94 14:19:22  fd2pragma.c
  40.     8944    4602 48.5% 27-Jun-94 14:20:40  fd2stub
  41.     8066    1656 79.4% 27-Jun-94 14:19:42  fd2stub.c
  42.     1635     856 47.6% 27-Jun-94 14:18:54  FDTools.doc
  43. -------- ------- ----- --------- --------
  44.    49467   20377 58.8% 30-Jun-94 16:23:04   14 files
  45.